Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Interface Tests #354

Merged
merged 2 commits into from
Nov 7, 2021
Merged

User Interface Tests #354

merged 2 commits into from
Nov 7, 2021

Conversation

lkiesow
Copy link
Member

@lkiesow lkiesow commented Nov 7, 2021

This patch adds a set of user interface tests to the CI pipeline. They
check the most important functionality to ensure things still work after
library updates.

This patch adds a set of user interface tests to the CI pipeline. They
check the most important functionality to ensure things still work after
library updates.
@coveralls
Copy link

coveralls commented Nov 7, 2021

Coverage Status

Coverage remained the same at 90.776% when pulling ed7d260 on lkiesow:selenium into 9a829c6 on opencast:main.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 90.993% when pulling 4adec70 on lkiesow:selenium into 9a829c6 on opencast:main.

This patch simplifies the  testing infrastructure by moving all
dependencies into a single requirements file instead of installing them
each separately.
@lkiesow lkiesow merged commit b3fbea0 into opencast:main Nov 7, 2021
lkiesow added a commit to lkiesow/pyCA that referenced this pull request Mar 9, 2022
New Features
------------

* Ad-hoc Recordings by @lkiesow in opencast#378

Fixes
-----

* Lower required Prometheus client version by @lkiesow in opencast#345
* Missing steps in installation documentation by @lkiesow in opencast#346
* Development command for starting all parts of pyCA by @lkiesow in opencast#347
* Document how to configure a continuous preview by @kristofkeppens in opencast#355
* Fix Silently Discarding Data by @lkiesow in opencast#377
* Updated FFmpeg download source URL for newer FFmpeg version by @pitfisher in opencast#369
* Ensure Default Reload Interval by @lkiesow in opencast#379

Tests
-----

* Run Bandit Tests by @lkiesow in opencast#348
* User Interface Tests by @lkiesow in opencast#354
* Fix Event Modification Test Data by @lkiesow in opencast#380

The release also includes several updated libraries.

**Full Changelog**: opencast/pyCA@v4.4...v4.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants